Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 4 - Call Appearances / Call Appearance Reference
Call Appearance Functions / Holding and Retrieving a Call


TELHold

Puts a call on hold.

pascal TELErr TELHold (TELCAHandle hTELCA);
hTELCA
A handle to the call appearance structure for the call to be put on hold.
function result
A result code.
DESCRIPTION
The call appearance referenced by hTELCA must be in the telCAActiveState or telCAConferencedState state when you call the TELHold function.

If TELHold completes successfully, the call appearance enters the telCAHeldState state and your call appearance message handler gets a telCAHoldMsg message with the value parameter set to telHoldEst.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help